Defines a renderer for a PDF page.
A PDF page renderer converts a PDF page to image. For conversion multiple PDF pages to a multipage TIFF image use the class.
Initializes a new PDFPageRenderer object.
Converts the PDF page to an image.
A valid rendering surface must be provided in the settings parameter because the rendered page will be available only in the surface's storage.
Converts the PDF page to an image.
Converts the PDF page to an image.
Coverts the page to a render list.
Coverts the page to a render list.
Converts the render list to an image.
Creates a rendering surface fit for rendering the current page.
Gets the size in pixels of the page when converted to image at the specified resolution.
Gets the size in pixels of the page when converted to image at the specified resolution.
Gets the errors that appeared during rendering.
When the property is set to any of the "IGNORE" modes then this property is filled with the errors that appeared during rendering.